home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d11 / handscan.arc / FULLPAGE.DOC < prev    next >
Text File  |  1990-06-26  |  1KB  |  36 lines

  1.                 FULLPAGE.SYS
  2.  
  3.     The FULLPAGE.SYS driver is for The Complete PC's FullPage Scanner.
  4.     The FULLPAGE.SYS driver scans letter sized documents and does not 
  5.     use EMS memory or interrupts.
  6.     This scanner is a sheetfeed type scanner, though it resembles a
  7.     handscanner because it is not entirely programmable from PaintBrush.
  8.     The FullPage scanner has switches for varying the resolution and 
  9.     dither patterns. A slide switch allows fine tuning of the brightness.
  10.     There is also an page eject button and an assortment of LEDs to show 
  11.     which modes the FullPage Scanner is currently in. 
  12.     Remember that the resolution chosen in Paintbrush must match the 
  13.     resolution displayed on the scanner.
  14.     Because this is a sheetfeed scanner, PRESCAN will not be available.
  15.     The FullPage Scanner has hardware timeout features and will auto-
  16.     eject the page if paper is in the scanner too long.
  17.     The default port address is 3E0H, and the interface card will have
  18.     the first four DIP switches (1-4) OFF (down).
  19.     
  20.         
  21.     Resolutions: 300 & 200
  22.     Dithers:     Bayer, Mesh & Spiral patterns each in X4 and X8 Size 
  23.     Brightness:  Continuously variable
  24.  
  25.     
  26.     Options:    /C    DMA channels 1 or 3
  27.             /Hhhh    Port address 
  28.     Example:
  29.         device=fullpage.sys /C1 /H2E0
  30.         
  31.         DMA channel 1 and port address 2E0H are chosen.
  32.  
  33.     Be sure to check the interface card address DIP switch settings.
  34.  
  35.  
  36.